Static Compilation:
A Red Herring
Java is much more object-oriented
than C++
Traditional optimizations work poorly for object-oriented languages
Bottom line: Static compilers for Java
Will not reach C++ performance for
large programs
Forgo Java's biggest benefit: portability

Return to Tracks